crypto/tls.Conn.isClient (field)
5 uses
crypto/tls (current package)
conn.go#L30: isClient bool
conn.go#L1179: if !c.isClient {
conn.go#L1518: if !c.isClient {
handshake_client_tls13.go#L635: if !c.isClient {
tls.go#L51: isClient: true,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)